CSDM Mod for Counter-Strike 2D
Version 1.07
Made by Fasttt
16.05.2011

=== Features ===
Selection of weapons
Any Entity Spawn (T can spawn on CT entity and CT can on T)
Time Limit 
Frag Limit
Special settings for players
Health regeneration and Reward for Killing
You can disable Self Damage.
You can disable features like buying, taking items, dominating and manu more.
You can set in-game text color (RGB)
Advanced advertisment system (See config file to set)
Calculation of player KpD (score / deaths * 100%)
Calculation of Team Score (CT's kills and T's kills)
Spawn control (auto-spawns idlers)
Show damage
Configuration File to set all of this

=== Serveractions ===
Serveraction 1 (F2 by default) - open main menu.

=== Say Commands ===
!menu - open main menu
!primary - open menu to change primary weapon
!secondary - open menu to change secondary weapon
!teamscore - show team score
!kpd - show player efficiency

=== Console Commands ===
csdm_restart - restart server (re-change map)
csdm_playerlist - show players list. It shows player efficiency, team, primary and secondary weapons
csdm_end - end round (with showing leader table)

=== How to install ===
1) Extract files into your CS2D folder.
2) Set script settings in file "sys/lua/csdm/config.txt"
3) ID of items you can see in file "sys/lua/csdm/items.txt"

=== How to exec another config ===
1) Open your server.lua
2) Find line - dofile('sys/lua/csdm/config.txt')
3) Change it with new config name

Also you can write your own configs and execute them.